Window.MouseDown Event
The mouse button has been pressed inside the window at the x,y local coordinates passed. Return True if you are going to handle the mouseDown.
Syntax
MouseDown ( X, Y )
X
Integer
Y